-
Home
-
PDF Invoices & Packing Slips for WooCommerce
-
4.8.0
-
Code
-
Classes
- FileSystem
| Total Complexity |
58 |
| Dependencies |
2 |
| Dependents |
2 |
| Total lines |
274 |
| Lines of code |
133 |
| Logical lines of code |
58 |
| Comment lines |
78 |
| Methods |
16 |
| Properties |
4 |
Methods 16
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| __construct() |
S |
55 |
5 |
19 |
| initialize_wp_filesystem() |
S |
60 |
5 |
13 |
| is_writable() |
S |
63 |
5 |
11 |
| put_contents() |
S |
66 |
5 |
8 |
| get_contents() |
S |
67 |
4 |
8 |
| is_readable() |
S |
67 |
4 |
8 |
| exists() |
S |
67 |
4 |
8 |
| is_dir() |
S |
67 |
4 |
8 |
| mkdir() |
S |
67 |
4 |
8 |
| delete() |
S |
66 |
4 |
8 |
| dirlist() |
S |
67 |
4 |
8 |
| mtime() |
S |
67 |
4 |
8 |
| instance() |
S |
72 |
2 |
6 |
| change_setting_value() |
S |
69 |
2 |
6 |
| is_wp_filesystem() |
S |
80 |
1 |
3 |
| is_php_filesystem() |
S |
80 |
1 |
3 |